home *** CD-ROM | disk | FTP | other *** search
- Path: overload.lbl.gov!news
- From: x-tal@ux5.lbl.gov (TJ)
- Newsgroups: comp.lang.c++
- Subject: VC++1.0 code is 10times faster than VC++4.0?
- Date: Thu, 21 Mar 1996 04:49:02 GMT
- Organization: Lawrence Berkeley Laboratory, Berkeley CA
- Message-ID: <4iqn17$5no@overload.lbl.gov>
- NNTP-Posting-Host: invitro.lbl.gov
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hi,all.
- I just bought VC++4.0 and tried a simple code using <math.h> and
- <stdio.h> only. It ran 10 times slower than the same code compiled in
- VC++1.0 I have. I am using Win95 with P90.
- I also compiled it in linux using gcc and it is about the same speed
- as in VC++4.0.
- Is there any advantage in using 16bit code? I doubt any of the above
- avoids using FPU. Any ideas?
- TJ
-
-